From: Bilal Elmoussaoui Date: Thu, 3 Mar 2022 08:36:33 +0000 (+0000) Subject: headerbar: Fix docs X-Git-Tag: archive/raspbian/4.8.3+ds-2+rpi1~3^2~20^2~4^2~345^2 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/?a=commitdiff_plain;h=e6afe28de53577046d73ab1256e643cb67470b59;p=gtk4.git headerbar: Fix docs --- diff --git a/gtk/gtkheaderbar.c b/gtk/gtkheaderbar.c index 5c99ff090f..ebf372a1ae 100644 --- a/gtk/gtkheaderbar.c +++ b/gtk/gtkheaderbar.c @@ -54,7 +54,7 @@ * maximize and close buttons, or the window icon. * * For these reasons, `GtkHeaderBar` is the natural choice for use as the - * custom titlebar widget of a `GtkWindow (see [method@Gtk.Window.set_titlebar]), + * custom titlebar widget of a `GtkWindow` (see [method@Gtk.Window.set_titlebar]), * as it gives features typical of titlebars while allowing the addition of * child widgets. *